LUA ERROR MSG$

This function returns a string with an error message if a LUA error has occurred. Use LUA ERROR() to check for errors.
You can simply output the error message to inform the user of the LUA error.

SYNTAX
Return String=LUA ERROR MSG$()

RELATED INFO
LUA command menu
Index

EXAMPLE
Showcase-example 1
Showcase-example 2